課程資訊
課程名稱
演算法設計與分析
Algorithm Design and Analysis 
開課學期
103-1 
授課對象
資訊工程學系  
授課教師
蕭旭君 
課號
CSIE2136 
課程識別碼
902 25800 
班次
01 
學分
全/半年
半年 
必/選修
必帶 
上課時間
星期五3,4,@(10:20~) 
上課地點
資104 
備註
限學士班二年級以上 且 限學號單號 且 限本系所學生(含輔系、雙修生)
總人數上限:98人 
 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

This is a required course offered for the undergraduate students at the Department of Computer Science and Information Engineering, National Taiwan University.

In this course, I will introduce fundamental techniques for the design and analysis of algorithms, with an emphasis on methods that are useful in practice. Topics include divide-and-conquer, dynamic programming, greedy algorithms, graph algorithms, approximation algorithms, and computational intractability. Advance topics may include randomized algorithms and probabilistic analysis, algorithmic game theory, and cryptography.

This course assumes that students have basic programming skills and knowledge of data structures.
For more information, please visit the course website at http://www.csie.ntu.edu.tw/~ada/
 

課程目標
待補 
課程要求
待補 
預期每週課後學習時數
 
Office Hours
每週二 17:30~19:20 
指定閱讀
Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein. Introduction to Algorithms. 3rd edition, MIT Press, 2009. 
參考書目
Jon Kleinberg and Eva Tardos. Algorithm Design. Addison Wesley, 2005. 
評量方式
(僅供參考)
 
No.
項目
百分比
說明
1. 
Homework assignments 
36% 
 
2. 
Mid-term exam 
25% 
 
3. 
Final exam 
30% 
 
4. 
Class Participation 
5% 
 
5. 
Pop Quiz 
4% 
 
 
課程進度
週次
日期
單元主題
第1週
9/19  Course Overview; Divide-and-Conquer I 
第2週
9/26  Divide-and-Conquer II 
第3週
10/03  Divide-and-Conquer III; Dynamic Programming I 
第4週
10/10  National Holiday **No Class 
第5週
10/17  Dynamic Programming II 
第6週
10/24  Dynamic Programming III; Greedy Algorithms I 
第7週
10/31  Greedy Algorithms II 
第8週
11/07  Greedy Algorithms III; Review 
第9週
11/14  Mid-term Exam 
第10週
11/21  Graph Algorithms I 
第11週
11/28  Graph Algorithms II 
第12週
12/05  Amortized Analysis 
第13週
12/12  NP Completeness I 
第14週
12/19  NP completeness II 
第15週
12/26  Approximation Algorithms 
第16週
1/02  Randomized Algorithms and Probabilistic Analysis 
第17週
1/09  Cryptography; Review 
第18週
1/16  Final Exam